Language Server Protocol
https://microsoft.github.io/language-server-protocol/
LSP
3.0 くらい
Visual Studio Code
などで使える言語拡張のしくみ?
JSON-RPC
ベース
LSPで拡張することで複数言語をサポートすることができる?
Base Protocol
Header Part
ContentPart
https://learn.microsoft.com/ja-jp/visualstudio/extensibility/language-server-protocol?view=visualstudio
https://zenn.dev/mtshiba/books/language_server_protocol/viewer/01_preface
https://zenn.dev/picric_acid/articles/b8dd26192f60e5
各種
rust-analyzer